home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo / myprograms.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  2KB  |  66 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>3</id>
  4.   <defaultcontrol>2</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <define>#header.label:#curheader</define>
  7.   <define>#header.image:programs_logo.png</define>
  8.   <define>#header.hover:hover_my programs.png</define>
  9.   <controls>
  10.     <import>common.window.xml</import>
  11.     <import>common.time.xml</import>
  12.     <control>
  13.       <description>group element</description>
  14.       <type>group</type>
  15.       <animation effect="fade" time="250">WindowOpen</animation>
  16.       <animation effect="fade" time="250">WindowClose</animation>
  17.       <animation effect="slide" time="150" start="-300,0">WindowOpen</animation>
  18.       <animation effect="slide" time="250" end="0,-300">WindowClose</animation>
  19.       <posX>60</posX>
  20.       <posY>97</posY>
  21.       <layout>StackLayout</layout>
  22.       <control>
  23.         <description>View-As</description>
  24.         <type>button</type>
  25.         <id>2</id>
  26.         <label>100</label>
  27.         <onright>50</onright>
  28.         <onup>17</onup>
  29.       </control>
  30.       <control>
  31.         <description>Switch View</description>
  32.         <type>button</type>
  33.         <id>4</id>
  34.         <label>457</label>
  35.         <onright>50</onright>
  36.         <ondown>3</ondown>
  37.       </control>
  38.       <control>
  39.         <description>Refresh</description>
  40.         <type>button</type>
  41.         <id>3</id>
  42.         <label>184</label>
  43.         <onright>50</onright>
  44.         <ondown>99</ondown>
  45.       </control>
  46.     </control>
  47.     <control>
  48.       <description>Screenshot</description>
  49.       <type>image</type>
  50.       <animation effect="fade" time="250">WindowOpen</animation>
  51.       <animation effect="fade" time="250">WindowClose</animation>
  52.       <animation effect="slide" time="150" start="-300,0">WindowOpen</animation>
  53.       <animation effect="slide" time="250" end="0,-300">WindowClose</animation>
  54.       <id>6</id>
  55.       <posX>60</posX>
  56.       <posY>200</posY>
  57.       <width>190</width>
  58.       <height>190</height>
  59.       <texture />
  60.       <align>center</align>
  61.       <keepaspectratio>yes</keepaspectratio>
  62.     </control>
  63.     <import>common.facade.xml</import>
  64.   </controls>
  65. </window>
  66.